Sat Jul 7 17:34:33 2007 Tim Janik <timj@gtk.org>
* gdk-pixbuf-scale.c: docu fixes from Guillaume Cottenceau, #454596.
svn path=/trunk/; revision=18390
+Sat Jul 7 17:34:33 2007 Tim Janik <timj@gtk.org>
+
+ * gdk-pixbuf-scale.c: docu fixes from Guillaume Cottenceau, #454596.
+
2007-07-06 Michael J. Chudobiak <mjc@cvs.gnome.org>
* io-tiff.c: (tiff_image_parse): Added a comment to explain
* Rotates a pixbuf by a multiple of 90 degrees, and returns the
* result in a new pixbuf.
*
- * Returns: a new pixbuf
+ * Returns: the new #GdkPixbuf, or %NULL if not enough memory could be
+ * allocated for it.
*
* Since: 2.6
*/
* Flips a pixbuf horizontally or vertically and returns the
* result in a new pixbuf.
*
- * Returns: a new pixbuf.
+ * Returns: the new #GdkPixbuf, or %NULL if not enough memory could be
+ * allocated for it.
*
* Since: 2.6
*/